home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / DELPHI / TZIPVIEW.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1996-05-25  |  1022 b   |  31 lines

  1. TZipView 0.3 Beta             ---=== FREEWARE ===---
  2.  
  3. This component is a simple solution to view the contents
  4. of a .zip file. The component is small and easy to use.
  5. It's possible to view the .zip file even at design time.
  6. (Like TFileListbox)
  7.  
  8. Zipname    - The name of the zipfile to be viewed.
  9. ShowCSize  - The compressed size of a file.
  10. ShowUSize  - The uncompressed size of a file.
  11. ShowRatio  - Compressed ratio (xx,xx %)
  12. ShowCRC    - The 32 bit CRC of a file.
  13. ShowMethod - Compressed method used.
  14.  
  15. ---=== Add feature ===---
  16. + Sorted   - Sorts the whole list
  17.  
  18. ---=== Coming feature ===---
  19. * ShowFileDate
  20. * ShowFileTime
  21. * 32Bit Version for Delphi 2.0
  22.  
  23. Installation is simple, just add it to your component palette.
  24. When done you'll find it in 'Samples'.
  25.  
  26. Feel free to test with this component.
  27. Report any bugs or usefull ideas to WestSide SoftWare.
  28. Source code not included (only for sale $25)
  29.  
  30. Copyright (c)'1996 WestSide SoftWare Company. All rights reserved.
  31. E-Mail : sorcerer@xs4all.nl